home *** CD-ROM | disk | FTP | other *** search
-
- AmigaAMP AREXX commands (v2.2)
- ------------------------------
-
- * OPEN NAMES/M
- opens one or more files and starts to play the first one
-
- * PLAY
- same as if you hit the play button
-
- * PAUSE
- same as if you hit the pause button
-
- * STOP
- same as if you hit the stop button
-
- * NEXT
- skips forward to the next track in the playlist
-
- * PREVIOUS
- skips back to the previous track in the playlist
-
- * QUIT
- guess what :-))
-
- * SKIN PATH/K
- loads the skin from the specified path
- Attention! You have to give the whole path, e.g. progdir:skins/base
-
- * STATUS
- returns the current drive status, either STOP, PLAY or PAUSE
-
- * VOLUME VOL/N
- sets the playback volume to VOL, ranges from 0 to 26
- If "Limit volume to 0dB" is activated all values above 22 will
- be clipped.
-
- * SHUFFLE
- shuffles the playlist
-